diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1049551239c8aa70d0046944660c029510df0c8f..d76f3754cbfa5f835b80530992c6ee6cc44099ab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,9 @@ Please view this file on the master branch, on stable branches it's out of date.
   - Fix documents and comments on Build API `scope`
   - Refactor email, use setter method instead AR callbacks for email attribute (Semyon Pupkov)
 
+## 8.13.2
+  - Fix builds dropdown overlapping bug !7124
+
 ## 8.13.1 (2016-10-25)
   - Fix branch protection API. !6215
   - Fix hidden pipeline graph on commit and MR page. !6895