diff --git a/CHANGELOG.md b/CHANGELOG.md
index cbe9d2bf1..b83ffae07 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [2.52.1](https://github.com/revanced/revanced-patches/compare/v2.52.0...v2.52.1) (2022-09-08)
+
+
+### Bug Fixes
+
+* multiple compatible pkgs on readme ([3f82a13](https://github.com/revanced/revanced-patches/commit/3f82a1349fb11b1152ac10d76deb930f7325b7c9))
+
# [2.52.0](https://github.com/revanced/revanced-patches/compare/v2.51.3...v2.52.0) (2022-09-08)
diff --git a/README.md b/README.md
index 2eb2fa8b2..6bf528ff0 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,16 @@ The official Patch bundle provided by ReVanced and the community.
| `tiktok-ads` | Removes ads from TikTok. | all |
+### 📦 `com.zhiliaoapp.musically`
+
+
+| 💊 Patch | 📜 Description | 🏹 Target Version |
+|:--------:|:--------------:|:-----------------:|
+| `tiktok-download` | Remove restrictions on downloads video. | all |
+| `tiktok-seekbar` | Show progress bar for all video. | all |
+| `tiktok-ads` | Removes ads from TikTok. | all |
+
+
### 📦 `com.google.android.youtube`
@@ -102,6 +112,14 @@ The official Patch bundle provided by ReVanced and the community.
| `hide-infocard-suggestions` | Hides infocards in videos. | 17.33.42 |
+### 📦 `com.vanced.android.youtube`
+
+
+| 💊 Patch | 📜 Description | 🏹 Target Version |
+|:--------:|:--------------:|:-----------------:|
+| `client-spoof` | Spoofs the YouTube or Vanced client to prevent playback issues. | all |
+
+
## 📝 JSON Format
diff --git a/gradle.properties b/gradle.properties
index f1e5ece3a..2390da924 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,2 +1,2 @@
kotlin.code.style = official
-version = 2.52.0
+version = 2.52.1