Don't use patched version of TBB on newer versions.
We have a patched version of TBB's parallel_for.h in our files that fixes a problem with using std::swap. This issue has since been fixed in TBB, so for newer versions we should revert back to TBB's implementation.