diff --git a/Manifest.toml b/Manifest.toml
index 50426233eab84c626b62514143c467fac36154a7..2b39b35e0127bd81c15da0faf1e90df255e4b29f 100644
--- a/Manifest.toml
+++ b/Manifest.toml
@@ -891,9 +891,11 @@ version = "0.3.2"
 
 [[deps.PlanarLarvae]]
 deps = ["DelimitedFiles", "HDF5", "JSON3", "LinearAlgebra", "MAT", "Meshes", "OrderedCollections", "SHA", "StaticArrays", "Statistics", "StatsBase", "StructTypes"]
-path = "../PlanarLarvae"
+git-tree-sha1 = "2c358618e63f5de3ea5d6fe9d2ddd15c4b4da3ac"
+repo-rev = "main"
+repo-url = "https://gitlab.pasteur.fr/nyx/planarlarvae.jl"
 uuid = "c2615984-ef14-4d40-b148-916c85b43307"
-version = "0.9.4"
+version = "0.10.0"
 
 [[deps.PlotUtils]]
 deps = ["ColorSchemes", "Colors", "Dates", "Printf", "Random", "Reexport", "SnoopPrecompile", "Statistics"]
diff --git a/Project.toml b/Project.toml
index 7d44d8583777397a09b9d72c370a7d47d0e1eac7..6c24a0ef51bab96179f28750585a9308e16c33fa 100644
--- a/Project.toml
+++ b/Project.toml
@@ -1,7 +1,7 @@
 name = "LarvaTagger"
 uuid = "8b3b36f1-dfed-446e-8561-ea19fe966a4d"
 authors = ["François Laurent", "Institut Pasteur"]
-version = "0.13.1"
+version = "0.14"
 
 [deps]
 Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
diff --git a/recipes/README.md b/recipes/README.md
index 940cea3de62269bdbfdfe8c5312b5f9819fd926f..ecd98de9b212e6deaafd91e8ef8f19e647cbdc37 100644
--- a/recipes/README.md
+++ b/recipes/README.md
@@ -163,7 +163,7 @@ docker pull flaur/larvatagger
 ```
 
 Beware that images that ship with backends are relatively large files (>5GB on disk).
-If you are not interested in automatic tagging, use the `flaur/larvatagger:0.13.1-standalone` image instead.
+If you are not interested in automatic tagging, use the `flaur/larvatagger:0.14-standalone` image instead.
 
 ### Upgrading