diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 0204a1f3e8..bc692519bd 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -96,7 +96,6 @@
[Fix] Honor minimum and maximum password length in generated passwords as much as we can. (Bug #13181)
[Fix] No longer return the character O in generated random strings and passwords. (Bug #57345)
[Fix] Some XHTML corrections in subsilver2. (Bug #57505)
- [Fix] Small language correction for the FAQ page. (Bug #57825)
[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)
[Feature] Add ability to enable quick reply in all forums.
@@ -171,6 +170,7 @@
[Fix] Unify BBCode Selection across browsers. (Bug #38765)
[Fix] Allow convertors to read in configuration from files. (Bug #57265 - Patch by Dicky)
[Fix] Fix problems with firebird by no longer using 'count' as a column alias. (Bug #57455)
+ [Fix] Small language correction for the FAQ page. (Bug #57825)
[Change] Move redirect into a hidden field to avoid issues with mod_security. (Bug #54145)
[Change] Log activation through inactive users ACP. (Bug #30145)
[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)