diff --git a/lib/README b/lib/README
index 4afb50d88..4a12ce8d0 100644
--- a/lib/README
+++ b/lib/README
@@ -2,7 +2,7 @@ Please refer to the Ant manual under Installing Ant / Library
Dependencies for a list of the jar requirements for various optional
tasks and features.
-This directory contains crimson.jar from the 1.1.3 release of Apache
-Crimson. For more information or newer releases see
-.
+This directory contains xercesImpl.jar and xmlParserAPIs from the
+2.0.1 release of Apache Xerces. For more information or newer
+releases see .
diff --git a/lib/crimson.jar b/lib/crimson.jar
deleted file mode 100644
index 2ad585244..000000000
Binary files a/lib/crimson.jar and /dev/null differ
diff --git a/lib/xercesImpl.jar b/lib/xercesImpl.jar
new file mode 100644
index 000000000..205138a5c
Binary files /dev/null and b/lib/xercesImpl.jar differ
diff --git a/lib/xmlParserAPIs.jar b/lib/xmlParserAPIs.jar
new file mode 100644
index 000000000..b763999bb
Binary files /dev/null and b/lib/xmlParserAPIs.jar differ