diff --git a/CHANGELOG-EE.md b/CHANGELOG-EE.md
index 3ca924c2af560e4af19cc46f74ffd1e40b84d20d..9e61c23df4ba5745808896ebeb2693ca1f97b258 100644
--- a/CHANGELOG-EE.md
+++ b/CHANGELOG-EE.md
@@ -1,5 +1,12 @@
 Please view this file on the master branch, on stable branches it's out of date.
 
+## 9.4.5 (2017-08-14)
+
+- Ensure artifacts are moved locally within the filesystem to prevent timeouts. !2572
+- Fix rebase from fork when upstream has protected branches.
+- Present Related Issues add badge only when user can manage related issues (previously when user could edit issue).
+- Fix accessing individual files on Object Storage.
+
 ## 9.4.4 (2017-08-09)
 
 - No changes.
diff --git a/changelogs/unreleased-ee/3071-rebase-not-working-with-forked-projects-in-9-4-2.yml b/changelogs/unreleased-ee/3071-rebase-not-working-with-forked-projects-in-9-4-2.yml
deleted file mode 100644
index 61c152a654d9bd7920ac15afd380c2733d5d8539..0000000000000000000000000000000000000000
--- a/changelogs/unreleased-ee/3071-rebase-not-working-with-forked-projects-in-9-4-2.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Fix rebase from fork when upstream has protected branches
-merge_request:
-author:
diff --git a/changelogs/unreleased-ee/3080-present-related-issues-add-badge-when-admin-issue-link.yml b/changelogs/unreleased-ee/3080-present-related-issues-add-badge-when-admin-issue-link.yml
deleted file mode 100644
index a0fe5fa5dacbb985c982a4411ec3a8b37d782d12..0000000000000000000000000000000000000000
--- a/changelogs/unreleased-ee/3080-present-related-issues-add-badge-when-admin-issue-link.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Present Related Issues add badge only when user can manage related issues (previously
-  when user could edit issue)
-merge_request:
-author:
diff --git a/changelogs/unreleased-ee/fix-accessing-files-on-object-storage.yml b/changelogs/unreleased-ee/fix-accessing-files-on-object-storage.yml
deleted file mode 100644
index 6aa47a7514a50c0fcac105f0bcb2d15bf2e9d4b0..0000000000000000000000000000000000000000
--- a/changelogs/unreleased-ee/fix-accessing-files-on-object-storage.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Fix accessing individual files on Object Storage
-merge_request:
-author:
diff --git a/changelogs/unreleased-ee/sh-fix-artifacts-moves.yml b/changelogs/unreleased-ee/sh-fix-artifacts-moves.yml
deleted file mode 100644
index 0a082ab883618ea4fe48c50c3c2d9b24c6047a95..0000000000000000000000000000000000000000
--- a/changelogs/unreleased-ee/sh-fix-artifacts-moves.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Ensure artifacts are moved locally within the filesystem to prevent timeouts
-merge_request: 2572
-author: