diff --git a/changelog b/changelog
index 34888f8..1fab864 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20140825 tpd src/axiom-website/patches.html 20140825.03.tpd.patch
+20140825 tpd src/input/taylorseries.input fix typo
 20140825 tpd src/axiom-website/patches.html 20140825.02.tpd.patch
 20140825 tpd books/bookvolbib fix typos
 20140825 tpd src/axiom-website/patches.html 20140825.01.tpd.patch
diff --git a/patch b/patch
index 633e02e..677f163 100644
--- a/patch
+++ b/patch
@@ -1,3 +1,3 @@
-books/bookvolbib fix typos
+src/input/taylorseries.input
 
 minor typo fixes
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index c4b9cc5..3f1eccd 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -4612,6 +4612,8 @@ books/bookvolbib add bibliographic references<br/>
 src/input/taylorseries.input added regression test<br/>
 <a href="patches/20140825.02.tpd.patch">20140825.02.tpd.patch</a>
 books/bookvolbib fix typos<br/>
+<a href="patches/20140825.03.tpd.patch">20140825.03.tpd.patch</a>
+src/input/taylorseries.input fix typo<br/>
  </body>
 </html>
 
diff --git a/src/input/taylorseries.input.pamphlet b/src/input/taylorseries.input.pamphlet
index 2414ef1..8b9ddeb 100644
--- a/src/input/taylorseries.input.pamphlet
+++ b/src/input/taylorseries.input.pamphlet
@@ -1,4 +1,4 @@
-article{\documentclass}
+\documentclass{article}
 \usepackage{axiom}
 \setlength{\textwidth}{400pt}
 \begin{document}
