diff --git a/Makefile b/Makefile
index 7458a7b..829a773 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION="Axiom (Sept 2007)"
+VERSION="Axiom (January 2008)"
 SPD=$(shell pwd)
 SYS=$(notdir $(AXIOM))
 SPAD=${SPD}/mnt/${SYS}
diff --git a/Makefile.pamphlet b/Makefile.pamphlet
index 663f9f3..2775bb5 100644
--- a/Makefile.pamphlet
+++ b/Makefile.pamphlet
@@ -292,7 +292,7 @@ The DOCUMENT variable is now set to replace the direct call
 to the document command. This will allow it to be
 changed on the command line.
 <<environment>>=
-VERSION="Axiom (Sept 2007)"
+VERSION="Axiom (January 2008)"
 SPD=$(shell pwd)
 SYS=$(notdir $(AXIOM))
 SPAD=${SPD}/mnt/${SYS}
diff --git a/changelog b/changelog
index 9cfc6cf..052e649 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,4 @@
+20080125 tpd --patch-55 (January 2008) release
 20080125 tpd src/input/Makefile add En regression test 
 20080125 tpd src/input/en.input regression test En
 20080125 tpd src/algebra/special.spad add special function En 
