diff --git a/static/releases.html b/static/releases.html
index b4bca81d..7c64afbc 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -573,7 +573,6 @@
Changes since the 2025031400 release:
- - Network Location: require TLSv1.3 for GrapheneOS services instead of either TLSv1.2 or TLSv1.3
- Sandboxed Google Play compatibility layer: improve support for overriding Gservices flags to avoid situations where our overrides aren't used leading to compatibility issues (this should fix a recent Play services crash that's being reported)
- fix 2 upstream lockscreen layout bugs with split shade used on folding phones (for the inner screen) and tablets/li>
- fix upstream lockscreen layout bug with placement of alarm and Do Not Disturb information
@@ -586,6 +585,7 @@
- System Updater: retry faster if installation fails
- System Updater: improve error checking to provide better error messages
- System Updater: close update package zip file earlier
+ - Network Location: require TLSv1.3 for GrapheneOS services instead of either TLSv1.2 or TLSv1.3
- kernel (6.6): update to latest GKI LTS branch revision
- Seedvault: update to 15-5.4 (will be replaced with a better backup implementation in the future)
- stop disabling inclusion of device diagnostics functionality now that it's available in the Android Open Source Project