diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index a08e1266d5e5905160d9350e9334fd7b91c5527c..5d2dbb8084f5a074df4d3939264f54792d1a24b7 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -120,7 +120,7 @@ Library
                    process    >= 1   && < 1.7,
                    bytestring >= 0.11 && < 0.13,
                    binary     == 0.8.*,
-                   time       >= 1.4 && < 1.13,
+                   time       >= 1.4 && < 1.15,
                    containers >= 0.6.2.1 && < 0.8,
                    array      >= 0.1 && < 0.6,
                    filepath   >= 1   && < 1.6,
diff --git a/ghc/ghc-bin.cabal.in b/ghc/ghc-bin.cabal.in
index de06e3febd16c363e4be654a5dbb526382f0d41f..38841a9aa35a4a13ceedc1e951c516911fc1f414 100644
--- a/ghc/ghc-bin.cabal.in
+++ b/ghc/ghc-bin.cabal.in
@@ -61,7 +61,7 @@ Executable ghc
             ghci           == @ProjectVersionMunged@,
             haskeline      == 0.8.*,
             exceptions     == 0.10.*,
-            time           >= 1.8 && < 1.13
+            time           >= 1.8 && < 1.15
         CPP-Options: -DHAVE_INTERNAL_INTERPRETER
         Other-Modules:
             GHCi.Leak
diff --git a/libraries/Cabal b/libraries/Cabal
index fb3f4d47d261f7401e4ea717ffab31af5d5470fb..56fb1dc9baa20b079eb0fa84ccafb284a6e91d41 160000
--- a/libraries/Cabal
+++ b/libraries/Cabal
@@ -1 +1 @@
-Subproject commit fb3f4d47d261f7401e4ea717ffab31af5d5470fb
+Subproject commit 56fb1dc9baa20b079eb0fa84ccafb284a6e91d41
diff --git a/libraries/directory b/libraries/directory
index 4b7c231d187cf253c5f446c4aed2fea26b81d5f9..a97a8a8f30d652f972192122fd5f459a147c13e5 160000
--- a/libraries/directory
+++ b/libraries/directory
@@ -1 +1 @@
-Subproject commit 4b7c231d187cf253c5f446c4aed2fea26b81d5f9
+Subproject commit a97a8a8f30d652f972192122fd5f459a147c13e5
diff --git a/libraries/hpc b/libraries/hpc
index 8bf6f8b08b0d72cb9231775b66ca572acc1d3197..4989c41b96c7c9ca09a6687da638ac28f3d3688b 160000
--- a/libraries/hpc
+++ b/libraries/hpc
@@ -1 +1 @@
-Subproject commit 8bf6f8b08b0d72cb9231775b66ca572acc1d3197
+Subproject commit 4989c41b96c7c9ca09a6687da638ac28f3d3688b
diff --git a/libraries/time b/libraries/time
index baab563ee2ce547f7b7f7e7069ed09db2d406941..e5c5d1987011efe88a21ab6ded45aaa33a16274f 160000
--- a/libraries/time
+++ b/libraries/time
@@ -1 +1 @@
-Subproject commit baab563ee2ce547f7b7f7e7069ed09db2d406941
+Subproject commit e5c5d1987011efe88a21ab6ded45aaa33a16274f