diff --git a/Monadoro.cabal b/Monadoro.cabal
--- a/Monadoro.cabal
+++ b/Monadoro.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: a309a0afaffe98de6740e81e6690f8a8786180b7b7523430526123e4c8598558
+-- hash: ca52c8268fc175937ee9cd55876a4df6c2cf90cf7eb480cea459810d25a2072f
 
 name:           Monadoro
-version:        0.2.1.4
+version:        0.2.1.5
 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/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -6,5 +6,5 @@
 
 ## Goal
 
-The simplest Pomodoro counter, ready to deploy at once on most command-line platformsto enable you to focus on your work in just a few moments, for weeks to come.
+The simplest Pomodoro counter, ready to deploy at once on most command-line platforms to enable you to focus on your work in just a few moments, for weeks to come.
 
diff --git a/changelog b/changelog
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+monadoro (2.1.5)
+
+	* Fix a spelling error in README.
+
 monadoro (2.1.4)
 
 	* Fix package metadata.
