diff --git a/Towny/pom.xml b/Towny/pom.xml
index dce7a2f615..36939f6c58 100644
--- a/Towny/pom.xml
+++ b/Towny/pom.xml
@@ -13,7 +13,7 @@
towny
jar
- 0.100.2.12
+ 0.100.2.13
diff --git a/Towny/src/main/resources/ChangeLog.txt b/Towny/src/main/resources/ChangeLog.txt
index 29c97d8215..d00dabd754 100644
--- a/Towny/src/main/resources/ChangeLog.txt
+++ b/Towny/src/main/resources/ChangeLog.txt
@@ -9796,4 +9796,6 @@ v0.92.0.11:
- Add TransactionEvents thrown by /ta withdraw and deposit commands.
- Go into safemode if no sql connection could be made, courtesy of Warrior with PR #7432.
- Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2.
- - Bump me.clip:placeholderapi from 2.11.5 to 2.11.6.
\ No newline at end of file
+ - Bump me.clip:placeholderapi from 2.11.5 to 2.11.6.
+0.100.2.13:
+ - Improve a couple SQL operations, courtesy of xyzeva with PR #7438. (First-Time Contributor!)
\ No newline at end of file