diff --git a/CHANGELOG.md b/CHANGELOG.md
index 932bd0291..1405a5e20 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## [5.3.3]
+
+- Removed image bottom margins (#1587)
+
## [5.3.2]
- Fixed an issue that could cause some images from not being rendered correctly (#1587)
diff --git a/commafeed-client/pom.xml b/commafeed-client/pom.xml
index 663ef44d3..eb1f7989e 100644
--- a/commafeed-client/pom.xml
+++ b/commafeed-client/pom.xml
@@ -6,7 +6,7 @@
com.commafeed
commafeed
- 5.3.2
+ 5.3.3
commafeed-client
CommaFeed Client
diff --git a/commafeed-server/pom.xml b/commafeed-server/pom.xml
index d3678f04d..3bb6bd200 100644
--- a/commafeed-server/pom.xml
+++ b/commafeed-server/pom.xml
@@ -6,7 +6,7 @@
com.commafeed
commafeed
- 5.3.2
+ 5.3.3
commafeed-server
CommaFeed Server
@@ -294,7 +294,7 @@
com.commafeed
commafeed-client
- 5.3.2
+ 5.3.3
diff --git a/pom.xml b/pom.xml
index b90ceab95..595b888bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.commafeed
commafeed
- 5.3.2
+ 5.3.3
CommaFeed
pom