diff --git a/doc/arm/Makefile.in b/doc/arm/Makefile.in
index 0a9f7d94d2..41495d3af9 100644
--- a/doc/arm/Makefile.in
+++ b/doc/arm/Makefile.in
@@ -21,6 +21,9 @@ PDFOBJS = Bv9ARM.pdf notes.pdf
NOTESXML = notes-download.xml notes-eol.xml notes-intro.xml notes-license.xml \
notes-numbering.xml notes-platforms.xml notes-thankyou.xml \
+ notes-9.14.10.xml \
+ notes-9.14.9.xml \
+ notes-9.14.8.xml \
notes-9.14.7.xml \
notes-9.14.6.xml \
notes-9.14.5.xml \
diff --git a/doc/arm/notes-9.14.10.xml b/doc/arm/notes-9.14.10.xml
new file mode 100644
index 0000000000..3c3a13e997
--- /dev/null
+++ b/doc/arm/notes-9.14.10.xml
@@ -0,0 +1,31 @@
+
+
+Notes for BIND 9.14.10
+
+ Bug Fixes
+
+
+
+ Fixed a GeoIP2 lookup bug which was triggered when certain
+ libmaxminddb versions were used. [GL #1552]
+
+
+
+
+ Fixed several possible race conditions discovered by
+ ThreadSanitizer.
+
+
+
+
+
+
diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml
index b4ca677184..9c5ce403b4 100644
--- a/doc/arm/notes.xml
+++ b/doc/arm/notes.xml
@@ -24,6 +24,7 @@
+
diff --git a/util/copyrights b/util/copyrights
index df6a62a1a7..f6e23ba8a0 100644
--- a/util/copyrights
+++ b/util/copyrights
@@ -1522,6 +1522,7 @@
./doc/arm/mirror.zoneopt.xml SGML 2018,2019,2020
./doc/arm/notes-9.14.0.xml SGML 2019,2020
./doc/arm/notes-9.14.1.xml SGML 2019,2020
+./doc/arm/notes-9.14.10.xml SGML 2019,2020
./doc/arm/notes-9.14.2.xml SGML 2019,2020
./doc/arm/notes-9.14.3.xml SGML 2019,2020
./doc/arm/notes-9.14.4.xml SGML 2019,2020