diff --git a/ghci.cabal b/ghci.cabal
--- a/ghci.cabal
+++ b/ghci.cabal
@@ -1,5 +1,5 @@
 name:           ghci
-version:        8.4.2
+version:        8.4.3
 license:        BSD3
 license-file:   LICENSE
 category:       GHC
@@ -72,8 +72,8 @@
         containers       == 0.5.*,
         deepseq          == 1.4.*,
         filepath         == 1.4.*,
-        ghc-boot         == 8.4.2,
-        ghc-boot-th      == 8.4.2,
+        ghc-boot         == 8.4.3,
+        ghc-boot-th      == 8.4.3,
         template-haskell == 2.13.*,
         transformers     == 0.5.*
 
