diff --git a/static/releases.html b/static/releases.html
index 807064c7..e28275c4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -450,7 +450,7 @@
Changes since the 2021.05.04.01 release:
- - enable gesture navigation by default (you can change it in Settings → System → Gestures) since it's superior to the previous default in nearly every way and is the only option in the stock OS: swipe left/right on the navigation bar to switch apps, swipe up to go home, swipe up and hold for the app overview, swipe from either the left/right edge of the screen to go back
+ - enable gesture navigation by default (you can change it via Settings → System → Gestures → System navigation) since it's superior to the previous default in nearly every way and is the only option in the stock OS: swipe left/right on the navigation bar to switch apps, swipe up to go home, swipe up and hold for the app overview, swipe from either the left/right edge of the screen to go back
- Updater: fix minor theme issue for light theme when pressing preferences
- replace our workaround for an upstream user profile crash issue with a proper upstream fix from Sony
- replace our workaround for another upstream user profile crash issue with a proper fix based on the approach of the fix from Sony