diff --git a/dbus.cabal b/dbus.cabal
--- a/dbus.cabal
+++ b/dbus.cabal
@@ -1,6 +1,6 @@
 cabal-version: >=1.8
 name: dbus
-version: 1.2.6
+version: 1.2.7
 license: Apache-2.0
 license-file: license.txt
 maintainer: Andrey Sverdlichenko <blaze@ruddy.ru>
@@ -100,7 +100,7 @@
         exceptions <0.11,
         filepath <1.5,
         lens <4.18,
-        network >=2.8.0.0 && <2.9 || >=3.0.1.0 && <3.1,
+        network >=2.8.0.0 && <2.9 || >=3.0.1.0 && <3.2,
         parsec <3.2,
         random <1.2,
         split <0.3,
@@ -147,7 +147,7 @@
         directory <1.4,
         extra <1.7,
         filepath <1.5,
-        network <2.9,
+        network >=2.8.0.0 && <2.9 || >=3.0.1.0 && <3.2,
         parsec <3.2,
         process <1.7,
         QuickCheck <2.14,
