diff --git a/de.prob.core/.classpath b/de.prob.core/.classpath
index fe71fa1cb8cffd44ab6afdc6367320638b220149..60dc2e91f4f2f1b45d8b31cc5fd74f1f2ef31a28 100644
--- a/de.prob.core/.classpath
+++ b/de.prob.core/.classpath
@@ -19,5 +19,5 @@
 	<classpathentry exported="true" kind="lib" path="lib/dependencies/unicode-2.4.30-SNAPSHOT.jar"/>
 	<classpathentry exported="true" kind="lib" path="lib/dependencies/xmlpull-1.1.3.1.jar"/>
 	<classpathentry exported="true" kind="lib" path="lib/dependencies/xpp3_min-1.1.4c.jar"/>
-	<classpathentry exported="true" kind="lib" path="lib/dependencies/xstream-1.4.3.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/dependencies/xstream-1.4.7.jar"/>
 </classpath>
diff --git a/de.prob.core/META-INF/MANIFEST.MF b/de.prob.core/META-INF/MANIFEST.MF
index b646dd12799cf0a643719b5c7db4225d09ec9584..ade97d92a4d3011e6aee9735533c3cdc128db14c 100644
--- a/de.prob.core/META-INF/MANIFEST.MF
+++ b/de.prob.core/META-INF/MANIFEST.MF
@@ -122,6 +122,7 @@ Bundle-Activator: de.prob.core.internal.Activator
 Eclipse-BuddyPolicy: registered
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Bundle-ClassPath: .,
+ lib/dependencies/xstream-1.4.7.jar,
  lib/dependencies/unicode-2.4.30-SNAPSHOT.jar,
  lib/dependencies/theorymapping-2.4.30-SNAPSHOT.jar,
  lib/dependencies/prologlib-2.4.30-SNAPSHOT.jar,