diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72d7e77b..51592154 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+5.2.4
+=====
+- Fix: Allow backing up large saved session data
+- Fix: Update favicons once tab loaded
+- Fix: Do not open sidebar panel automatically on install
+
5.2.3
=====
- Fix: Allow restoring saved sessions from the popup
diff --git a/changelog.html b/changelog.html
index 0e1b4fd2..6fe17a52 100644
--- a/changelog.html
+++ b/changelog.html
@@ -19,7 +19,7 @@
-
Tab Manager Plus 5.2.3
+
Tab Manager Plus 5.2.4
@@ -35,6 +35,13 @@
Here's what's planned for future versions
Here's what's new since the last time
+
5.2.4
+
+- Fix: Allow backing up large saved session data
+- Fix: Update favicons once tab loaded
+- Fix: Do not open sidebar panel automatically on install
+
+
5.2.3
- Fix: Allow restoring saved sessions from the popup
diff --git a/manifest-firefox.json b/manifest-firefox.json
index ab961772..db9a9afa 100644
--- a/manifest-firefox.json
+++ b/manifest-firefox.json
@@ -1,7 +1,7 @@
{
"name": "Tab Manager Plus for Firefox",
"short_name": "Tab Manager+",
- "version": "5.2.3",
+ "version": "5.2.4",
"manifest_version": 2,
"description": "Quickly find open tabs, see all windows in one view, find duplicates and limit tabs per window. The best Tab Manager for Firefox.",
"author": "stefanXO",
diff --git a/package.json b/package.json
index 05fd8a5c..650fefb7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "tab-manager",
- "version": "5.2.3",
+ "version": "5.2.4",
"description": "This is an extended version of the old Tab Manager Google Chrome extension. Should work on both Chrome and Firefox. Malware free, with a new view type and many new features.",
"main": "index.js",
"directories": {
diff --git a/readme.md b/readme.md
index d26318fc..6f52e535 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
-# Tab Manager Plus 5.2.3
+# Tab Manager Plus 5.2.4
##### Search through your tabs instantly, save windows for later, limit open tabs per window - and many more.