diff --git a/dbus.cabal b/dbus.cabal
--- a/dbus.cabal
+++ b/dbus.cabal
@@ -1,5 +1,5 @@
 name: dbus
-version: 1.2.26
+version: 1.2.27
 license: Apache-2.0
 license-file: license.txt
 author: John Millikin <john@john-millikin.com>
@@ -94,7 +94,7 @@
     , parsec < 3.2
     , random < 1.3
     , split < 0.3
-    , template-haskell >= 2.18 && < 2.19
+    , template-haskell >= 2.18 && < 2.20
     , text < 2.1
     , th-lift < 0.9
     , transformers < 0.6
@@ -140,7 +140,7 @@
     , process < 1.7
     , QuickCheck < 2.15
     , random < 1.3
-    , resourcet < 1.3
+    , resourcet < 1.4
     , tasty < 1.5
     , tasty-hunit < 0.11
     , tasty-quickcheck < 0.11
