diff --git a/dbus.cabal b/dbus.cabal
--- a/dbus.cabal
+++ b/dbus.cabal
@@ -1,5 +1,5 @@
 name: dbus
-version: 1.3.9
+version: 1.3.10
 license: Apache-2.0
 license-file: license.txt
 author: John Millikin <john@john-millikin.com>
@@ -92,7 +92,7 @@
     , lens < 5.4
     , network >= 3.2 && < 3.3
     , parsec < 3.2
-    , random < 1.3
+    , random < 1.4
     , split < 0.3
     , template-haskell >= 2.18 && < 2.23
     , text < 2.2
@@ -139,7 +139,7 @@
     , parsec < 3.2
     , process < 1.7
     , QuickCheck < 2.16
-    , random < 1.3
+    , random < 1.4
     , resourcet < 1.4
     , tasty < 1.6
     , tasty-hunit < 0.11
