diff --git a/ghc-boot.cabal b/ghc-boot.cabal
--- a/ghc-boot.cabal
+++ b/ghc-boot.cabal
@@ -5,7 +5,7 @@
 -- ghc-boot.cabal.
 
 name:           ghc-boot
-version:        9.10.1
+version:        9.10.2
 license:        BSD-3-Clause
 license-file:   LICENSE
 category:       GHC
@@ -81,7 +81,7 @@
                    filepath   >= 1.3 && < 1.6,
                    deepseq    >= 1.4 && < 1.6,
                    ghc-platform >= 0.1,
-                   ghc-boot-th == 9.10.1
+                   ghc-boot-th == 9.10.2
     if !os(windows)
         build-depends:
                    unix       >= 2.7 && < 2.9
