diff --git a/static/releases.html b/static/releases.html
index 6bde5a7e..0e0b7c5c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -677,10 +677,10 @@
Settings: fix upstream bug causing crash when accessing tethering settings from secondary users where they're unavailable
System Updater: set foreground service type to special
System Updater: update minimum and target API level to 34 (Android 14)
- Seedvault: update to latest revision (we plan on replacing this with a new backup implementation since Seedvault is buggy/unreliable, has consistently needed security fixes applied downstream, has failed to provide the originally planned core features and despite being initially created by a GrapheneOS community member for GrapheneOS was taken over by a group hostile towards it)
fix port of our change enabling usage timeline for all permission groups
add back compiling code not built with signed integer overflow checking using -fwrapv to make it well defined
add back very minor hardening involving making more data read only
+ Seedvault: update to latest revision
-->