diff --git a/doc/semver_status.md b/doc/semver_status.md
index 5e5d7349469425cc682cdcaa3a40c7e96626dacb..35e98d0ccddb41bc2b5d69c65cda202c3bcfd4b6 100644
--- a/doc/semver_status.md
+++ b/doc/semver_status.md
@@ -53,6 +53,10 @@ tor-netdoc:
   new-api (experimental only): Can modify the set of relays in an unverified
   consensus.
 
-
 tor-netdoc:
   api-break: changed the return type of GenericRouterStatus::version()
+
+tor-basic-utils:
+
+  Remove `humantime_serde_option` module.
+  (Use `humantime_serde::option` instead.)