diff --git a/changelog b/changelog
index 5146156..1581b84 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20141230 tpd src/axiom-website/patches.html 20141230.03.tpd.patch
+20141230 tpd zips/meta.tar Meta is no longer supported in Axiom. Removed.
 20141230 tpd src/axiom-website/patches.html 20141230.02.tpd.patch
 20141230 tpd zips/ccl.tgz CCL is no longer supported, remove sources.
 20141230 tpd src/axiom-website/patches.html 20141230.01.tpd.patch
diff --git a/patch b/patch
index 47c0240..d0e932e 100644
--- a/patch
+++ b/patch
@@ -1,5 +1,4 @@
-zips/ccl.tgz CCL is no longer supported, remove sources.
+zips/meta.tar Meta is no longer supported in Axiom. Removed.
 
-Axiom no longer builds on CCL so there is no longer a need to
-retain the sources.
+Axiom no longer supports the Meta language for parser development
 
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 38860fb..8613e9e 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -4870,6 +4870,8 @@ projects: weekly update<br/>
 buglist: bug 7276, Chrome failure and bug 7275 axbook typos<br/>
 <a href="patches/20141230.02.tpd.patch">20141230.02.tpd.patch</a>
 zips/ccl.tgz CCL is no longer supported, remove sources.<br/>
+<a href="patches/20141230.03.tpd.patch">20141230.03.tpd.patch</a>
+zips/meta.tar Meta is no longer supported in Axiom. Removed.<br/>
  </body>
 </html>
 
diff --git a/zips/meta.tar b/zips/meta.tar
deleted file mode 100644
index acaa120..0000000
Binary files a/zips/meta.tar and /dev/null differ
