diff --git a/dbus.cabal b/dbus.cabal
--- a/dbus.cabal
+++ b/dbus.cabal
@@ -1,6 +1,6 @@
 cabal-version: >=1.10
 name: dbus
-version: 1.2.15.1
+version: 1.2.16
 license: Apache-2.0
 license-file: license.txt
 maintainer: Andrey Sverdlichenko <blaze@ruddy.ru>
@@ -103,7 +103,7 @@
         lens <4.20,
         network >=3.0.1.0 && <3.2,
         parsec <3.2,
-        random <1.2,
+        random <1.3,
         split <0.3,
         template-haskell <2.17.0.0,
         text <1.3,
@@ -153,7 +153,7 @@
         parsec <3.2,
         process <1.7,
         QuickCheck <2.15,
-        random <1.2,
+        random <1.3,
         resourcet <1.3,
         tasty <1.4,
         tasty-hunit <0.11,
