diff --git a/lib/mimetypes.list.php b/lib/mimetypes.list.php
index 37d50756d57bffd4cf5a4f46992822eddbc88bc2..8386bcb93f353d331a60e63aa78deefa49688ca9 100644
--- a/lib/mimetypes.list.php
+++ b/lib/mimetypes.list.php
@@ -93,4 +93,5 @@ return array(
 	'pptx'=>'application/mspowerpoint',
 	'sgf' => 'application/sgf',
 	'cdr' => 'application/coreldraw',
+	'impress' => 'text/impress',
 );