diff --git a/8.6.5-notes.rst b/8.6.5-notes.rst
index 2fd434afc0636d3c395240f825cb0009fd2b711d..52d2d2e7107a67dbf54c400d10abdd92b13c00b7 100644
--- a/8.6.5-notes.rst
+++ b/8.6.5-notes.rst
@@ -51,15 +51,20 @@ for further change information.
     compiler/ghc.cabal:                      The compiler itself
     libraries/ghci/ghci.cabal:               The REPL interface
     libraries/ghc-boot/ghc-boot.cabal:       Internal compiler library
+    libraries/ghc-boot-th/ghc-boot-th.cabal: Internal compiler library
     libraries/ghc-compact/ghc-compact.cabal: Core library
+    libraries/ghc-heap/ghc-heap.cabal:       GHC heap-walking library
     libraries/ghc-prim/ghc-prim.cabal:       Core library
     libraries/haskeline/haskeline.cabal:     Dependency of ``ghci`` executable
     libraries/hpc/hpc.cabal:                 Dependency of ``hpc`` executable
     libraries/integer-gmp/integer-gmp.cabal: Core library
+    libraries/libiserv/libiserv.cabal:       Internal compiler library
     libraries/mtl/mtl.cabal:                 Dependency of ``Cabal`` library
     libraries/parsec/parsec.cabal:           Dependency of ``Cabal`` library
     libraries/process/process.cabal:         Dependency of ``ghc`` library
+    libraries/stm/stm.cabal:                 Dependency of ``haskeline`` library
     libraries/template-haskell/template-haskell.cabal:     Core library
+    libraries/terminfo/terminfo.cabal:       Dependency of ``haskeline`` library
     libraries/text/text.cabal:               Dependency of ``Cabal`` library
     libraries/time/time.cabal:               Dependency of ``ghc`` library
     libraries/transformers/transformers.cabal: Dependency of ``ghc`` library