diff --git a/Monadoro.cabal b/Monadoro.cabal
--- a/Monadoro.cabal
+++ b/Monadoro.cabal
@@ -4,15 +4,13 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 3bc52a689b29c7cb0176ab9aabec39631647a38410edf795df2e6813233ddf37
+-- hash: a309a0afaffe98de6740e81e6690f8a8786180b7b7523430526123e4c8598558
 
 name:           Monadoro
-version:        0.2.1.3
+version:        0.2.1.4
 synopsis:       A minimalistic CLI Pomodoro timer.
 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
 author:         Patryk Kocielnik
 maintainer:     patryk@kocielnik.pl
 copyright:      2018-2019 Patryk Kocielnik
@@ -25,7 +23,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/https://gitlab.com/kocielnik/monadoro
+  location: https://gitlab.com/kocielnik/monadoro
 
 library
   exposed-modules:
diff --git a/changelog b/changelog
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+monadoro (2.1.4)
+
+	* Fix package metadata.
+
 monadoro (2.1.3)
 
 	* Fix package metadata.
