diff --git a/M/MLJFlux/Compat.toml b/M/MLJFlux/Compat.toml
index 531fcea15906f17..259d306a7fde319 100644
--- a/M/MLJFlux/Compat.toml
+++ b/M/MLJFlux/Compat.toml
@@ -1,7 +1,5 @@
 [0]
-CategoricalArrays = "0.8.1-0.8"
 ColorTypes = "0.10.3-0.10"
-Flux = "0.10.4-0.10"
 MLJModelInterface = "0.3"
 ProgressMeter = "1.1.0-1"
 Tables = "1"
@@ -13,8 +11,16 @@ LossFunctions = "0.5"
 ["0-0.1.2"]
 ScientificTypes = "0.8"
 
+["0-0.1.4"]
+CategoricalArrays = "0.8.1-0.8"
+Flux = "0.10.4-0.10"
+
 ["0.1.2-0"]
 LossFunctions = "0.5-0.6"
 
 ["0.1.4-0"]
 ComputationalResources = "0.3.2-0.3"
+
+["0.1.5-0"]
+CategoricalArrays = "0.8.1-0.9"
+Flux = "0.10.4-0.11"
diff --git a/M/MLJFlux/Versions.toml b/M/MLJFlux/Versions.toml
index 0dfa3f377a8fdbd..66813500e62b85b 100644
--- a/M/MLJFlux/Versions.toml
+++ b/M/MLJFlux/Versions.toml
@@ -12,3 +12,6 @@ git-tree-sha1 = "1effd52974837e0b701f46f5936f18119179b376"
 
 ["0.1.4"]
 git-tree-sha1 = "6a52a4328589cf90ee30767b8613d88b5bc79031"
+
+["0.1.5"]
+git-tree-sha1 = "27600a2bcd96c4c7f0c3ba4f660db068c81a252e"