diff --git a/pom.xml b/pom.xml
index 94ff7bd03760ff25fb31e65637b5d0a039da7b53..1018c09501f27d7e578fb3be78fb7c2f1a4bc9c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
 				<connection.url>jdbc:postgresql://hbpmdw1.chuv.ch:31432/portal</connection.url>
 				<connection.username>portal</connection.username>
 				<connection.password>iaezXODVLb1e70I</connection.password>
-				<hibernate.dialect>org.hibernate.dialect.PostgreSQL82Dialect</hibernate.dialect>
+				<hibernate.dialect>org.hibernate.dialect.PostgreSQLDialect</hibernate.dialect>
 				<schema.deploy>false</schema.deploy>
 			</properties>
 		</profile>