diff --git a/changelog b/changelog
index 8c1c02b..0d36f4e 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20130508 exm src/axiom-website/patches.html 20130508.01.exm.patch
+20130508 exm src/axiom-website/books.html add 8.1, 10.5, bibliography
 20130501 tpd src/axiom-website/patches.html 20130501.01.tpd.patch
 20130501 tpd books/bookvol10.1 use bookheader.tex
 20130501 tpd books/bookvol10 use bookheader.tex
diff --git a/src/axiom-website/books.html b/src/axiom-website/books.html
index cbd38e7..5dd772a 100644
--- a/src/axiom-website/books.html
+++ b/src/axiom-website/books.html
@@ -226,6 +226,12 @@ other month when the system is distributed. The current volume set is:
  </li>
  This is the source and explanation of the X11 graphics subsystem.
  <br/>
+ <ul>
+  <li>
+   <a href="bookvol8.1.pdf">Volume 8.1: Axiom Gallery</a>
+  </li>
+  A gallery of images created using Axiom
+ </ul>
  <li>
   <a href="bookvol9.pdf">Volume 9: Axiom Compiler</a>
  </li>
@@ -253,6 +259,10 @@ other month when the system is distributed. The current volume set is:
   <a href="bookvol10.4.pdf">Volume 10.4: Axiom Algebra Packages</a>
  </li>
  This is the source code for all of the packages.
+ <li>
+  <a href="bookvol10.5.pdf">Volume 10.5: Axiom Numerics</a>
+ </li>
+ This is the source code for all of the numerics routines.
  </ul>
  <li>
   <a href="bookvol11.pdf">Volume 11: Axiom Browser</a>
@@ -264,6 +274,10 @@ other month when the system is distributed. The current volume set is:
   <a href="bookvol12.pdf">Volume 12: Axiom Crystal</a>
  </li>
  This is the design documents and internals for the crystal interface.
+ <li>
+  <a href="bookvolbib.pdf">Volume Bibliography</a>
+ </li>
+ This is the design documents and internals for the crystal interface.
  <br/>
 </ul>
 
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 07698a6..6bc3055 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -4163,6 +4163,8 @@ books/bookvol{1,7.1,8} use bookheader.tex
 books/bookvol11 use latex chunking, remove Makefile
 <a href="patches/20130501.01.tpd.patch">20130501.01.tpd.patch</a>
 books/bookvol10 use bookheader.tex on remaining books
+<a href="patches/20130508.01.exm.patch">20130508.01.exm.patch</a>
+src/axiom-website/books.html add 8.1, 10.5, bibliography
  </body>
 </html>
 
