diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7741188..330bbf6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+
+## [1.13.2] - 2024-09-18
### Fixed
- Kit Editor: tiny window size on Linux.
@@ -321,7 +323,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Loading a long sample threw a confusing, empty error message. Thanks to Clay Morrow for reporting.
-[unreleased]: https://github.com/jkotlinski/lsdpatch/compare/v1.13.1..HEAD
+[unreleased]: https://github.com/jkotlinski/lsdpatch/compare/v1.13.2..HEAD
+[1.13.2]: https://github.com/jkotlinski/lsdpatch/compare/v1.13.1..v1.13.2
[1.13.1]: https://github.com/jkotlinski/lsdpatch/compare/v1.13.0..v1.13.1
[1.13.0]: https://github.com/jkotlinski/lsdpatch/compare/v1.12.0..v1.13.0
[1.12.0]: https://github.com/jkotlinski/lsdpatch/compare/v1.11.6..v1.12.0
diff --git a/pom.xml b/pom.xml
index ab85b82..eadc211 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.littlesounddj
lsdpatch
- 1.13.1
+ 1.13.2
jar