diff --git a/books/bookvol10.2.pamphlet b/books/bookvol10.2.pamphlet
index 838f836..dae67bf 100644
--- a/books/bookvol10.2.pamphlet
+++ b/books/bookvol10.2.pamphlet
@@ -75910,6 +75910,7 @@ Note that this code is not included in the generated catdef.spad file.
 
 <<category BGAGG BagAggregate>>
 <<category BASTYPE BasicType>>
+<<category BLMETCT BlowUpMethodCategory>>
 <<category BMODULE BiModule>>
 <<category BRAGG BinaryRecursiveAggregate>>
 <<category BTCAT BinaryTreeCategory>>
@@ -76168,6 +76169,7 @@ digraph dotabb {
 <<SETCAT.dotabb>>
 <<TRANFUN.dotabb>>
 <<ABELSG.dotabb>>
+<<BLMETCT.dotabb>>
 <<FORTFN.dotabb>>
 <<FMC.dotabb>>
 <<FMFUN.dotabb>>
@@ -76386,6 +76388,7 @@ digraph dotfull {
 <<SETCAT.dotfull>>
 <<TRANFUN.dotfull>>
 <<ABELSG.dotfull>>
+<<BLMETCT.dotfull>>
 <<FORTFN.dotfull>>
 <<FMC.dotfull>>
 <<FMFUN.dotfull>>
diff --git a/changelog b/changelog
index feda3a1..e8f102b 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20100513 tpd src/axiom-website/patches.html 20100513.02.tpd.patch
+20100513 tpd books/bookvol10.2 add BLMETCT to algebra chunks
 20100513 tpd src/axiom-website/patches.html 20100513.01.tpd.patch
 20100513 tpd src/algebra/Makefile help and test files for BLMETCT
 20100513 tpd books/bookvol5 expose BlowUpMethodCategory
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index d4d7080..0bb591c 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -2703,5 +2703,7 @@ books/bookvol10.3 add NeitherSparseOrDensePowerSeries<br/>
 books/bookvol10.4 add LinearSystemFromPowerSeriesPackage<br/>
 <a href="patches/20100513.01.tpd.patch">20100513.01.tpd.patch</a>
 books/bookvol10.2 add BlowUpMethodCategory<br/>
+<a href="patches/20100513.02.tpd.patch">20100513.02.tpd.patch</a>
+books/bookvol10.2 add BLMETCT to algebra chunks<br/>
  </body>
 </html>
