diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2722261..913da42 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,10 @@
 All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
 
 
+## v5.0.2
+
+[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v5.0.1...v5.0.2)
+
 ## v5.0.1
 
 [compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v4.0.4...v5.0.1)
diff --git a/package.json b/package.json
index 6f83892..22c9ce7 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
     "surah",
     "juz"
   ],
-  "version": "5.0.1",
+  "version": "5.0.2",
   "license": "MIT",
   "jsdelivr": "./dist/index.mjs",
   "unpkg": "./dist/index.mjs",