diff --git a/changelog b/changelog
index 825d75d..ca2feb8 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20090607 tpd src/axiom-website/patches.html 20090607.07.tpd.patch
+20090607 tpd src/input/tpieazas001.input fix name of output file
 20090607 tpd src/axiom-website/patches.html 20090607.06.tpd.patch
 20090607 tpd books/bookvol10.4 MAPPKG4 +-> conversion
 20090607 tpd src/axiom-website/patches.html 20090607.05.tpd.patch
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index a50f2a1..cb5ab5c 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -1489,5 +1489,7 @@ bookvol10.4 MAPPGK3 +-> conversion<br/>
 tpieazas001.input complete page 001<br/>
 <a href="patches/20090607.06.tpd.patch">20090607.06.tpd.patch</a>
 bookvol10.4 MAPPGK4 +-> conversion<br/>
+<a href="patches/20090607.07.tpd.patch">20090607.07.tpd.patch</a>
+tpieazas001.input fix name of output file<br/>
  </body>
 </html>
diff --git a/src/input/tpiezas001.input.pamphlet b/src/input/tpiezas001.input.pamphlet
index 6b9b586..3162747 100644
--- a/src/input/tpiezas001.input.pamphlet
+++ b/src/input/tpiezas001.input.pamphlet
@@ -1,7 +1,7 @@
 \documentclass{article}
 \usepackage{axiom}
 \begin{document}
-\title{\$SPAD/src/input tpiezas.input}
+\title{\$SPAD/src/input tpiezas001.input}
 \author{Timothy Daly}
 \maketitle
 \begin{abstract}
@@ -14,7 +14,7 @@ by Titus. Piezas III\cite{1}
 \section{Part 1. Assorted Identities}
 \begin{chunk}{*}
 )set break resume
-)spool tpiezas.output
+)spool tpiezas001.output
 )set message test on
 )set message auto off
 )clear all
