diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7478f672474dc81473158b09ddbe310deae4b500..279808a6e55654f539ad124a6ac5d0a2cde95b65 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,14 @@
-## v0.52.0 (25/09/2020)
-### Feature
- #816 Add root_servers.yml in $HOME/.config/sakia folder to configure your own root servers
+## v0.53.1 (1/11/2020)
+### Bugs
+* #811 Fix WoT window is blank when clicking Explore until the menu "Show in WoT" is used.
+  Button is removed.
+* #793 Fix crash `RuntimeError: no running event loop` when running on Python 3.8
+### CI/CD
+* #817 Add AppImage to release with automatic compilation in CD
+
+## v0.53.0 (25/09/2020)
+### Features
+* #816 Add root_servers.yml in $HOME/.config/sakia folder to configure your own root servers
 
 ## v0.52.0 (23/04/2020)
 ### Features