diff --git a/simian/project.xml b/simian/project.xml
index c28a63db..9ba00da7 100644
--- a/simian/project.xml
+++ b/simian/project.xml
@@ -24,7 +24,7 @@
ant
ant
- 1.5.3-1
+ 1.6
http://ant.apache.org/
diff --git a/simian/xdocs/changes.xml b/simian/xdocs/changes.xml
index 997e67f4..f09995b6 100644
--- a/simian/xdocs/changes.xml
+++ b/simian/xdocs/changes.xml
@@ -9,6 +9,12 @@
+
+ Allow test case to be run.
+
+
+ Upgrade to ant 1.6.
+
Apply MAVEN-890. Allow unit tests to be skipped.