diff --git a/irc-conduit.cabal b/irc-conduit.cabal
--- a/irc-conduit.cabal
+++ b/irc-conduit.cabal
@@ -10,7 +10,7 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             0.2.2.3
+version:             0.2.2.4
 
 -- A short (one-line) description of the package.
 synopsis:            Streaming IRC message library using conduits.
@@ -83,7 +83,7 @@
                      , async               >=2.0   && <2.2
                      , bytestring          >=0.10  && <0.11
                      , conduit             >=1.2   && <1.3
-                     , conduit-extra       >=1.1   && <1.2
+                     , conduit-extra       >=1.1   && <1.3
                      , connection          >=0.2   && <0.3
                      , irc                 >=0.6   && <0.7
                      , irc-ctcp            >=0.1.1 && <0.2
@@ -108,4 +108,4 @@
 source-repository this
   type:     git
   location: https://github.com/barrucadu/irc-conduit.git
-  tag:      0.2.2.3
+  tag:      0.2.2.4
