diff --git a/configure.ac b/configure.ac
index 65d949988f1df8fe6b8b39e52a8832c72bafca3b..f0d3160d1f7c142fb84dc52c9a76c992bf60be2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ dnl
 # see what flags are available. (Better yet, read the documentation!)
 #
 
-AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.3], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.5], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
     # Version on master must be X.Y (not X.Y.Z) for ProjectVersionMunged variable
     # to be useful (cf #19058). However, the version must have three components
     # (X.Y.Z) on stable branches (e.g. ghc-9.2) to ensure that pre-releases are
diff --git a/utils/haddock b/utils/haddock
index 24208496649a02d5f87373052c430ea4a97842c5..7921211350a572d5365e7feb5fa4cc04666318e8 160000
--- a/utils/haddock
+++ b/utils/haddock
@@ -1 +1 @@
-Subproject commit 24208496649a02d5f87373052c430ea4a97842c5
+Subproject commit 7921211350a572d5365e7feb5fa4cc04666318e8