diff --git a/irc-client.cabal b/irc-client.cabal
--- a/irc-client.cabal
+++ b/irc-client.cabal
@@ -10,7 +10,7 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             1.1.1.0
+version:             1.1.1.1
 
 -- A short (one-line) description of the package.
 synopsis:            An IRC client library.
@@ -102,7 +102,7 @@
                      , stm                 >=2.4   && <2.6
                      , stm-chans           >=2.0   && <3.1
                      , text                >=1.1   && <1.3
-                     , time                >=1.4   && <1.9
+                     , time                >=1.4   && <1.10
                      , tls                 >=1.3   && <1.6
                      , transformers        >=0.3   && <0.6
                      , x509                >=1.6   && <1.8
@@ -124,4 +124,4 @@
 source-repository this
   type:     git
   location: https://github.com/barrucadu/irc-client.git
-  tag:      1.1.1.0
+  tag:      1.1.1.1
