diff --git a/CHANGELOG b/CHANGELOG
index 8776fb298cb520912d183975c645fe7bab0f180a..61e3ed748c9626adde5591d970b8d51c21b84520 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,11 +4,11 @@ v 8.13.0 (unreleased)
   - Speed-up group milestones show page
 
 v 8.12.2 (unreleased)
+  - Fix Import/Export not recognising correctly the imported services.
 
 v 8.12.1
   - Fix a memory leak in HTML::Pipeline::SanitizationFilter::WHITELIST
   - Fix issue with search filter labels not displaying
-  - Fix Import/Export not recognising correctly the imported services.
 
 v 8.12.0
   - Update the rouge gem to 2.0.6, which adds highlighting support for JSX, Prometheus, and others. !6251