diff --git a/Monadoro.cabal b/Monadoro.cabal
--- a/Monadoro.cabal
+++ b/Monadoro.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           Monadoro
-version:        0.3.6.0
+version:        0.3.6.1
 synopsis:       A minimalistic CLI Pomodoro timer.
 description:    A Pomodoro timer with two modes: single-pomodoro (default), and four-pomodoro (`--session`).
 category:       Tools
diff --git a/changelog b/changelog
--- a/changelog
+++ b/changelog
@@ -1,3 +1,13 @@
+monadoro (3.6.1)
+
+	* Migrate to the latest LTS resolver.
+
+	Releasing to keep user-available version up-to-date with the source.
+
+monadoro (3.6.0)
+
+	* Lint source to make it easier to contribute to.
+
 monadoro (3.5.0)
 
 	* Improve and unify the display mechanism.
