diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3d65c8..7200175 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [1.6.1] 2020-08-30
+
+### Changed
+- Upgrade to 1.16.2
+
+
## [1.6.0] 2020-08-09
### Changed
diff --git a/pom.xml b/pom.xml
index 4565386..4d67ab5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
de.slevermann.minecraft
coordreminder
- 1.6.0
+ 1.6.1
Allows saving and recalling of coordinates
@@ -27,7 +27,7 @@
org.spigotmc
spigot-api
- 1.16.1-R0.1-SNAPSHOT
+ 1.16.2-R0.1-SNAPSHOT
provided