diff --git a/Monadoro.cabal b/Monadoro.cabal
--- a/Monadoro.cabal
+++ b/Monadoro.cabal
@@ -4,12 +4,12 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 152c015fdb00e0a378865daee426e862cc9d1f739e33632de34bdf46bf58520b
+-- hash: 3bc52a689b29c7cb0176ab9aabec39631647a38410edf795df2e6813233ddf37
 
 name:           Monadoro
-version:        0.2.1.2
+version:        0.2.1.3
 synopsis:       A minimalistic CLI Pomodoro timer.
-description:    A Pomodoro timer with two modes: single-pomodoro (default), and four-pomodoro (`--session`). README is available at <https://gitlab.com/kocielnik/monadoro#readme>.
+description:    A Pomodoro timer with two modes: single-pomodoro (default), and four-pomodoro (`--session`).
 category:       Tools
 homepage:       https://github.com/https://gitlab.com/kocielnik/monadoro#readme
 bug-reports:    https://github.com/https://gitlab.com/kocielnik/monadoro/issues
diff --git a/changelog b/changelog
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+monadoro (2.1.3)
+
+	* Fix package metadata.
+
 monadoro (2.1.2)
 
 	* Complete the pattern list for the argument parser.
