diff --git a/CHANGELOG b/CHANGELOG
index ecd8b7c34749ca7c3726c8a24e0687acd3846788..e989e622b9715ccf01348218ce7f271652de17e2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -23,10 +23,10 @@ v 8.8.0 (unreleased)
   - API support for the 'since' and 'until' operators on commit requests (Paco Guzman)
   - Fix Gravatar hint in user profile when Gravatar is disabled. !3988 (Artem Sidorenko)
   - Expire repository exists? and has_visible_content? caches after a push if necessary
-  - Merge request widget displays TeamCity build state and code coverage correctly again.
 
 v 8.7.3
   - Emails, Gitlab::Email::Message, Gitlab::Diff, and Premailer::Adapter::Nokogiri are now instrumented
+  - Merge request widget displays TeamCity build state and code coverage correctly again.
 
 v 8.7.2
   - The "New Branch" button is now loaded asynchronously