diff --git a/compensating-transactions/travel-agent/pom.xml b/compensating-transactions/travel-agent/pom.xml
index 7956de485f..b66ea9d896 100644
--- a/compensating-transactions/travel-agent/pom.xml
+++ b/compensating-transactions/travel-agent/pom.xml
@@ -97,6 +97,12 @@
provided
+
+ org.hibernate.javax.persistence
+ hibernate-jpa-2.0-api
+ provided
+
+