diff --git a/CHANGELOG.md b/CHANGELOG.md
index 98c8ef4f..79c69158 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+4.5.5
+========================
+* Fixed AmateurTV recordings
+* Fixed a bug in stalled recording detection
+* Added confirmation dialog back in for model removal
+* Fixed a bug in Showup recordings, which would restart a recording, if the
+ post-processing was restarted
+
4.5.4
========================
* Fix LiveJasmin followed tab
diff --git a/client/pom.xml b/client/pom.xml
index 84a2c66b..f212f59e 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -8,7 +8,7 @@
ctbrec
master
- 4.5.4
+ 4.5.5
../master
diff --git a/common/pom.xml b/common/pom.xml
index 6f74a4a2..24285590 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -8,7 +8,7 @@
ctbrec
master
- 4.5.4
+ 4.5.5
../master
diff --git a/master/pom.xml b/master/pom.xml
index 632295b0..4ab99aea 100644
--- a/master/pom.xml
+++ b/master/pom.xml
@@ -6,7 +6,7 @@
ctbrec
master
pom
- 4.5.4
+ 4.5.5
../common
diff --git a/server/pom.xml b/server/pom.xml
index 24d04fed..10bcd4f8 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -8,7 +8,7 @@
ctbrec
master
- 4.5.4
+ 4.5.5
../master