diff --git a/dbus.cabal b/dbus.cabal
--- a/dbus.cabal
+++ b/dbus.cabal
@@ -1,5 +1,5 @@
 name: dbus
-version: 1.1.0
+version: 1.1.1
 license: Apache-2.0
 license-file: license.txt
 author: John Millikin <john@john-millikin.com>
@@ -83,7 +83,7 @@
       base >=4 && <5
     , bytestring
     , cereal
-    , conduit
+    , conduit >= 1.3.0
     , containers
     , deepseq
     , exceptions
