diff --git a/html/lib.html b/html/lib.html
index 004854efcc00b2b404bd02472b1e17a52af265e1..a5846d50490efeef5cec65eb65e77198d8dc9fee 100644
--- a/html/lib.html
+++ b/html/lib.html
@@ -83,7 +83,7 @@ In addition to OntoSim, JWNLAlignment requires JWNL.
 <h3>Required for reasoning with alignments</h3>
 
 <dl>
-<dt><a href="http://iddl.gforge.inria.fr">IDDL</a> 1.4: iddl.jar [<a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">LGPL</a>]</dt>
+<dt><a href="http://iddl.gforge.inria.fr">DRAOn</a> (or IDDL) 1.5: iddl.jar [<a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">LGPL</a>]</dt>
 <dd>In turns it requires HermiT.</dd>
 <dt><a href="http://www.hermit-reasoner.com/">HermiT</a> 1.3.6:
    [<a href="http://www.gnu.org/licenses/old-licenses/lgpl-3.0.html">LGPL</a>]</dt>
diff --git a/lib/iddl/iddl.jar b/lib/iddl/iddl.jar
index 5947b750ed8aab6089c8d9f5b1a0a791fcc60b50..2c7a21c008b58d64e4971aa186dc6eadae33f97d 100644
Binary files a/lib/iddl/iddl.jar and b/lib/iddl/iddl.jar differ
diff --git a/lib/iddl/iddl.pom b/lib/iddl/iddl.pom
index fe1fe49de6e792e81f3cdc92c735cc320a69bc29..b9303f4cb5cb0c7acc11708dfc9dbcce5d4723fe 100644
--- a/lib/iddl/iddl.pom
+++ b/lib/iddl/iddl.pom
@@ -3,10 +3,10 @@
 
   <groupId>fr.paris8.iut.info.iddl</groupId>
   <artifactId>iddl</artifactId>
-  <version>1.4e</version>
+  <version>1.5</version>
   <!-- Unreleased version of 2013-03-06 -->
   <name>Integrated Distributed Description Logic</name>
-  <description>A Resonner for Integrated Distributed Description Logic</description>
+  <description>A Resonner for Integrated Distributed Description Logic (now also called DRAOn)</description>
   <licenses>
     <license>
       <name>GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999</name>