diff --git a/apps/gallery/appinfo/database.xml b/apps/gallery/appinfo/database.xml
index e3b13f7e93..f370e1521e 100644
--- a/apps/gallery/appinfo/database.xml
+++ b/apps/gallery/appinfo/database.xml
@@ -31,13 +31,13 @@
album_path
text
true
- 100
+ 256
parent_path
text
true
- 100
+ 256
@@ -63,7 +63,7 @@
file_path
text
true
- 100
+ 256
diff --git a/apps/gallery/appinfo/version b/apps/gallery/appinfo/version
index 2b7c5ae018..17b2ccd9bf 100644
--- a/apps/gallery/appinfo/version
+++ b/apps/gallery/appinfo/version
@@ -1 +1 @@
-0.4.2
+0.4.3