diff --git a/CHANGELOG.md b/CHANGELOG.md
index dea9301d..1776cb54 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+5.0.2
+========================
+* Fix Stripchat recordings
+
5.0.1
========================
* Fix ConcurrentModificationException during conversion of Chaturbate model
diff --git a/client/pom.xml b/client/pom.xml
index 62f6d017..e13cce92 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -8,7 +8,7 @@
ctbrec
master
- 5.0.1
+ 5.0.2
../master
diff --git a/common/pom.xml b/common/pom.xml
index 803fa609..741b5fb8 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -8,7 +8,7 @@
ctbrec
master
- 5.0.1
+ 5.0.2
../master
diff --git a/master/pom.xml b/master/pom.xml
index b24ad5e8..371bc1c9 100644
--- a/master/pom.xml
+++ b/master/pom.xml
@@ -6,7 +6,7 @@
ctbrec
master
pom
- 5.0.1
+ 5.0.2
../common
diff --git a/server/pom.xml b/server/pom.xml
index 08e8bac6..948c08ea 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -8,7 +8,7 @@
ctbrec
master
- 5.0.1
+ 5.0.2
../master