diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md
index 72da09fe..613399a6 100644
--- a/.github/CHANGELOG.md
+++ b/.github/CHANGELOG.md
@@ -10,6 +10,9 @@ deploy webhooks to print changelog successfully
That's all, matcher will stop when detects next line started with `###` match
+### 5.1.3 Release
+* Fixed startup issue on 1.21.9+ because of Heads not loading
+
### 5.1.2 Release
* Fixed InventoryView not interface on getGui @VoteMenu
* Fixed Method 'org.bukkit.block.banner.PatternType[] org.bukkit.block.banner.PatternType.values()' must be Methodref constant
diff --git a/pom.xml b/pom.xml
index 3a45a260..4efff5c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
plugily.projects
buildbattle
- 5.1.2
+ 5.1.2-SNAPSHOT3
BuildBattle
@@ -86,7 +86,7 @@
plugily.projects
MiniGamesBox-Classic
- 1.4.3
+ 1.4.5
compile
true
@@ -211,4 +211,4 @@
https://maven.plugily.xyz/snapshots
-
\ No newline at end of file
+